home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13137 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  542 b 

  1. Path: shellx.best.com!not-for-mail
  2. From: smurman@shellx.best.com (Scott Murman)
  3. Newsgroups: comp.lang.c++,gnu.g++.help,comp.unix.solaris
  4. Subject: dealing without bool type
  5. Date: 23 Mar 1996 16:07:22 -0800
  6. Organization: Soga Technologies
  7. Distribution: inet
  8. Message-ID: <4j23nq$po7@shellx.best.com>
  9. Reply-To: Scott Murman <smurman@best.com>
  10. NNTP-Posting-Host: shellx.best.com
  11.  
  12.  
  13. I've used g++ for my compiler.  I now have Sun's SC4.1 to use, but it
  14. doesn't seem to have bool as a built-in data type.  What are some good
  15. ways to deal with this?
  16.  
  17.